Skip to content

Commit

Permalink
Merge pull request #297 from togettoyou/master
Browse files Browse the repository at this point in the history
fix: `alpine:laster` cannot be compiled successfully.
  • Loading branch information
zhlynn authored Sep 10, 2024
2 parents a284e25 + 4865739 commit 327f65e
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
FROM alpine:3.16.0
WORKDIR /zsign
COPY . src/

Expand Down

0 comments on commit 327f65e

Please sign in to comment.