We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c899045 commit d162ec4Copy full SHA for d162ec4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:13.0@sha256:6d87375016340817ac2391e670971725a9981cfc24e221c47734681ed0f6c0f5 AS builder
+FROM debian:13.1@sha256:833c135acfe9521d7a0035a296076f98c182c542a2b6b5a0fd7063d355d696be AS builder
2
3
RUN apt-get update && apt-get install -y build-essential && apt-get clean
4
0 commit comments