Skip to content

Commit

Permalink
#74 - docker image for v0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoluis-pdm committed Jul 15, 2022
1 parent 0b7251f commit 1fded3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Docker image build for Finished Goods Traceability (FGT)
#
# docker build --build-arg GIT_BRANCH=v0.9.7 -t fgt:v0.9.7 --rm=false --pull --network host -f=Dockerfile .
# docker build --build-arg GIT_BRANCH=v0.9.8 -t fgt:v0.9.8 --rm=false --pull --network host -f=Dockerfile .
#
FROM node:16.14.2-alpine

Expand Down

0 comments on commit 1fded3d

Please sign in to comment.