Skip to content

Commit

Permalink
chore(deps): update debian docker tag to v12.9 (#263)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 8ccfa39 commit c287d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/testdata/docker-context/error/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:12.8-slim
FROM debian:12.9-slim
RUN useradd -u 1001 dude
USER 1001
RUN apt-get update

0 comments on commit c287d70

Please sign in to comment.