Skip to content

Commit

Permalink
chore(deps): update docker/dockerfile docker tag to v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent ed3e181 commit 4fd461d
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.8-labs

FROM debian:bookworm-slim as base
RUN apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 4fd461d

Please sign in to comment.