Skip to content

Commit

Permalink
chore: v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeriolino authored Aug 13, 2024
1 parent a27823c commit 9449045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion novosga-2.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Build stage, useful for a better use of cache ;)
FROM composer:1.7.0 AS build

ENV NOVOSGA_VER=v2.1.2
ENV NOVOSGA_VER=v2.1.3
ENV NOVOSGA_FILE=novosga.tar.gz \
NOVOSGA_DIR=/var/www/html \
NOVOSGA_URL=https://github.com/novosga/novosga/archive/${NOVOSGA_VER}.tar.gz \
Expand Down

0 comments on commit 9449045

Please sign in to comment.