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 2967903 commit a5dafbaCopy full SHA for a5dafba
3rdparty/gcp-guest-agent/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:24.04@sha256:f3b7f1bdfaf22a0a8db05bb2b758535fe0e70d82bea4206f7549f89aa12922f4 as build
+FROM ubuntu:24.04@sha256:590e57acc18d58cd25d00254d4ca989bbfcd7d929ca6b521892c9c904c391f50 as build
2
3
# Install packages
4
RUN apt-get update && apt-get install -y \
docs/screencasts/docker/Dockerfile
-FROM ubuntu:24.04@sha256:f3b7f1bdfaf22a0a8db05bb2b758535fe0e70d82bea4206f7549f89aa12922f4
+FROM ubuntu:24.04@sha256:590e57acc18d58cd25d00254d4ca989bbfcd7d929ca6b521892c9c904c391f50
# Install requirements
RUN apt-get update && apt-get install -y software-properties-common &&\
0 commit comments