Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
smoretti committed Nov 5, 2021
1 parent 66d5cb9 commit aecb6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/README.docker
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build Docker image
export PFTOOLS_VERSION=3.2.10
export PFTOOLS_VERSION=3.2.11
docker build -t pftools:$PFTOOLS_VERSION --no-cache=true --build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') --build-arg PFTOOLS_VERSION=$PFTOOLS_VERSION -f Dockerfile . 2>&1 >pftools.Dockerfile.log


Expand Down

0 comments on commit aecb6ca

Please sign in to comment.