Skip to content

Commit d4b4bc3

Browse files
author
Yi Huang
authored
Update Ubuntu base image SHA in Dockerfile
1 parent 732214b commit d4b4bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/ubuntu-24.04/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Base image
2-
FROM ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 AS base
2+
FROM ubuntu:24.04@sha256:f3b7f1bdfaf22a0a8db05bb2b758535fe0e70d82bea4206f7549f89aa12922f4 AS base
33

44
LABEL org.opencontainers.image.source https://github.com/microsoft/msquic
55

0 commit comments

Comments
 (0)