Skip to content

Commit

Permalink
Fix typo in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirVondukr committed Feb 23, 2024
1 parent 43036b0 commit 0bff8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
` ARG PYTHON_IMAGE=python:3.11.7-slim-bookworm
ARG PYTHON_IMAGE=python:3.11.7-slim-bookworm


FROM $PYTHON_IMAGE as build
Expand Down

0 comments on commit 0bff8e1

Please sign in to comment.