chore: update itworks pipeline
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM nginx:1.31.2-alpine
|
||||
|
||||
RUN apk update && \
|
||||
apk upgrade --no-cache libxml2
|
||||
apk upgrade --no-cache
|
||||
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user