Skip to content

Commit 2bf9f90

Browse files
chore(deps): bump debian from 12-slim to 13-slim (#29)
Bumps debian from 12-slim to 13-slim. --- updated-dependencies: - dependency-name: debian dependency-version: 13-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a899772 commit 2bf9f90

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
@@ -1,3 +1,3 @@
1-
FROM debian:12-slim
1+
FROM debian:13-slim
22
COPY example /usr/bin/example
33
ENTRYPOINT [ "/usr/bin/example" ]

0 commit comments

Comments
 (0)