Skip to content

Commit

Permalink
branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tsaridas committed Dec 19, 2023
1 parent 013572e commit 060e28c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apk add --no-cache git

# Builder image
FROM base AS builder-web
ARG BRANCH

WORKDIR /srv
# change to use some other branch
Expand Down

0 comments on commit 060e28c

Please sign in to comment.