Skip to content

Commit b4a23c9

Browse files
committed
ci?
1 parent 0d48625 commit b4a23c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# base build
2-
FROM nginx:1.25.1-alpine AS base_nginx
2+
FROM nginx:1.25.1-alpine as base_nginx
33
RUN apk add --update --no-cache \
44
curl \
55
socat \

0 commit comments

Comments
 (0)