Skip to content

Commit

Permalink
Update Dockerfile to use latest Alphine image
Browse files Browse the repository at this point in the history
  • Loading branch information
riragh committed Oct 7, 2024
1 parent 95e34ba commit d03ea71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FROM alpine:latest

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / Hadolint

Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag

ARG TERRAFORM_VERSION=1.9.6
ARG AZURECLI_VERSION=2.64.0

Expand Down

0 comments on commit d03ea71

Please sign in to comment.