Skip to content

Commit

Permalink
Merge pull request #109 from ekristen/renovate/docker-dockerfile-1.x
Browse files Browse the repository at this point in the history
chore(deps): update docker/dockerfile docker tag to v1.7
  • Loading branch information
ekristen authored May 4, 2024
2 parents 47d0199 + 69bbf59 commit 4b602df
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 @@
# syntax=docker/dockerfile:1.6-labs
# syntax=docker/dockerfile:1.7-labs
FROM alpine:3.19.1 as base
RUN apk add --no-cache ca-certificates
RUN adduser -D aws-nuke
Expand Down

0 comments on commit 4b602df

Please sign in to comment.