Skip to content

Commit

Permalink
Merge pull request #223 from mejlholm/main
Browse files Browse the repository at this point in the history
Remove alpine minor version
  • Loading branch information
stepchowfun authored Apr 21, 2022
2 parents af676db + bbc884e commit 563dc5d
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,5 +1,5 @@
# A minimal base image
FROM alpine:3.15.0
FROM alpine:3.15

# Install the Docker CLI.
RUN apk add --no-cache docker-cli
Expand Down

0 comments on commit 563dc5d

Please sign in to comment.