Skip to content

Commit

Permalink
master
Browse files Browse the repository at this point in the history
  • Loading branch information
jairomr authored Sep 15, 2024
1 parent 84f7d80 commit cf8ceeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/prod/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM lapig/app_base:stable_1.4

# Clone app and npm install on server
ENV URL_TO_APPLICATION_GITHUB="https://github.com/lapig-ufg/tvi.git"
ENV BRANCH="main"
ENV BRANCH="master"

LABEL maintainer="Renato Gomes <renatogomessilverio@gmail.com> Rocha Jairo <devjairomr.gmail.com.br>"

Expand Down

0 comments on commit cf8ceeb

Please sign in to comment.