Skip to content

Commit

Permalink
pin alpine to more stable
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Oct 24, 2023
1 parent 5eae094 commit 104a3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signerForwarder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:edge
FROM alpine:3.18.4

# add openssh and clean
RUN apk add --no-cache openssh shadow
Expand Down

0 comments on commit 104a3ea

Please sign in to comment.