Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusRo authored Oct 27, 2024
1 parent 6e0d2b8 commit 10e9062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:stable-20240513-slim
FROM debian:stable-20241016-slim
RUN set -x && \
export version=1.0.20 && \
apt update && \
Expand Down

0 comments on commit 10e9062

Please sign in to comment.