Skip to content

Commit

Permalink
Merge branch 'antonbabenko:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
lexton committed Apr 26, 2023
2 parents f7c7a45 + 0981505 commit a177972
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 TAG=3.11.1-alpine3.17
ARG TAG=3.11.1-alpine3.17@sha256:d8b0703ce84fe5a52d485f212e9d852bcdb8606798064f5f21af57325a7cf73f
FROM python:${TAG} as builder

WORKDIR /bin_dir
Expand Down

0 comments on commit a177972

Please sign in to comment.