Skip to content

Commit 94d7c64

Browse files
Update Dockerfile
1 parent f0a16bb commit 94d7c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG BASE_IMAGE=openresty/openresty
66
FROM abcdesktopio/oc.nginx:builder as builder
77

88
# default branch
9-
ARG BRANCH=main
9+
ARG BRANCH=3.2
1010

1111
# convert ARG to ENV with same name
1212
ENV BRANCH=$BRANCH

0 commit comments

Comments
 (0)