mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-02-14 18:10:17 +00:00
Merge pull request #2844 from vmware/dependabot/docker/dockerfiles/pool-trigger-resource/ci/debian-13.3-slim
Bump debian from 13.2-slim to 13.3-slim in /dockerfiles/pool-trigger-resource
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
# to use newer versions of linux, jq, and git. The "assets" directory's source code is copied from
|
# to use newer versions of linux, jq, and git. The "assets" directory's source code is copied from
|
||||||
# https://github.com/cfmobile/pool-trigger-resource/tree/master/assets as of commit efefe018c88e937.
|
# https://github.com/cfmobile/pool-trigger-resource/tree/master/assets as of commit efefe018c88e937.
|
||||||
|
|
||||||
FROM debian:13.2-slim
|
FROM debian:13.3-slim
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y ca-certificates jq git && rm -rf /var/lib/apt/lists/*
|
RUN apt-get update && apt-get install -y ca-certificates jq git && rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user