Skip to content

Commit

Permalink
Merge pull request #13 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.10
  • Loading branch information
ekristen authored Sep 18, 2024
2 parents 03ae7ca + c639f35 commit 623f2c2
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.8-labs
# syntax=docker/dockerfile:1.10-labs
FROM cgr.dev/chainguard/wolfi-base:latest as base
ARG PROJECT_NAME=distillery
RUN apk add --no-cache ca-certificates
Expand Down

0 comments on commit 623f2c2

Please sign in to comment.