Skip to content

Commit abdc71a

Browse files
chore(deps): update debian docker tag to v13 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29de706 commit abdc71a

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)