Skip to content

Commit

Permalink
Dockerfile: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robramsaynz committed Mar 18, 2024
1 parent dffe54f commit 102826f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/image/fixtures/test-alpine.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.10sha256:451eee8bedcb2f029756dc3e9d73bab0e7943c1ac55cff3a4861c52a0fdd3e98
FROM alpine:3.10@sha256:451eee8bedcb2f029756dc3e9d73bab0e7943c1ac55cff3a4861c52a0fdd3e98

# Switch the version to 3.19 to show the advisories published for the latest alpine versions
COPY "alpine-3.19-alpine-release" "/etc/alpine-release"

0 comments on commit 102826f

Please sign in to comment.