Skip to content

Commit 6a80508

Browse files
author
Yi Huang
authored
Fix formatting of Dockerfile base image line
1 parent d1223b5 commit 6a80508

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:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 AS base
33

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

0 commit comments

Comments
 (0)