Skip to content

Commit 69b33f6

Browse files
committed
chore: upgrade base image to alpine3.20 (#13956)
1 parent 9418f09 commit 69b33f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte-webapp/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NGINX_IMAGE=nginxinc/nginx-unprivileged:alpine3.18
1+
ARG NGINX_IMAGE=nginxinc/nginx-unprivileged:alpine3.20
22
FROM ${NGINX_IMAGE}
33

44
ARG BUILD_DIR=bin/build

0 commit comments

Comments
 (0)