Skip to content

Commit

Permalink
chore(deps): update debian docker tag to v12.8 (#240)
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 2, 2025
1 parent 005615c commit f108ffd
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.5-slim
FROM debian:12.8-slim
RUN useradd -u 1001 dude
USER 1001
RUN apt-get update

0 comments on commit f108ffd

Please sign in to comment.