Skip to content

Commit

Permalink
Update Alpine on Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona authored May 31, 2023
1 parent 9a7cad8 commit a62cd45
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 @@
FROM alpine:3.17.3@sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d
FROM alpine:3.18

RUN apk add --no-cache bash
ADD entrypoint.sh /usr/local/bin/entrypoint.sh
Expand Down

0 comments on commit a62cd45

Please sign in to comment.