Skip to content

Commit

Permalink
ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
m5r committed Dec 11, 2024
1 parent 0d48625 commit b4a23c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# base build
FROM nginx:1.25.1-alpine AS base_nginx
FROM nginx:1.25.1-alpine as base_nginx
RUN apk add --update --no-cache \
curl \
socat \
Expand Down

0 comments on commit b4a23c9

Please sign in to comment.