We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5662c commit 9a7e6b7Copy full SHA for 9a7e6b7
1 file changed
Dockerfile
@@ -4,7 +4,7 @@ FROM ghcr.io/astral-sh/uv:0.11.3@sha256:90bbb3c16635e9627f49eec6539f956d70746c40
4
##
5
# base
6
7
-FROM debian:stable-slim@sha256:99fc6d2a0882fcbcdc452948d2d54eab91faafc7db037df82425edcdcf950e1f AS base
+FROM debian:stable-slim@sha256:e51bfcd2226c480a5416730e0fa2c40df28b0da5ff562fc465202feeef2f1116 AS base
8
9
# set up user
10
ARG USER=user
0 commit comments