Skip to content

Commit aa70cdc

Browse files
chore(deps): update debian docker tag to v13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e74e379 commit aa70cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:11-slim@sha256:6d3c63184632046054ae709964befc943ecffa140adc697ca955a10002a79c08 AS build
1+
FROM debian:13-slim@sha256:c2880112cc5c61e1200c26f106e4123627b49726375eb5846313da9cca117337 AS build
22
RUN apt-get update \
33
&& apt-get install --no-install-suggests --no-install-recommends --yes \
44
gcc \

0 commit comments

Comments
 (0)