Skip to content

Commit 8ee777f

Browse files
🌱 Bump debian from 11.4-slim to 11.5-slim (#936)
Bumps debian from 11.4-slim to 11.5-slim. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6213479 commit 8ee777f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN CGO_ENABLED=0 make build
3737

3838
# TODO: use distroless:
3939
# FROM gcr.io/distroless/base:nonroot@sha256:02f667185ccf78dbaaf79376b6904aea6d832638e1314387c2c2932f217ac5cb
40-
FROM debian:11.4-slim@sha256:68c1f6bae105595d2ebec1589d9d476ba2939fdb11eaba1daec4ea826635ce75
40+
FROM debian:11.5-slim@sha256:5cf1d98cd0805951484f33b34c1ab25aac7007bb41c8b9901d97e4be3cf3ab04
4141

4242
RUN apt-get update && \
4343
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)