Skip to content

Commit

Permalink
docker update to package version 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathancallahan committed Jan 17, 2018
1 parent b53e55d commit 59ea306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ DATE=`date --rfc-3339='date'`

# OPERATIONAL version -------------------------------------------------------------
operational_build:
docker build --no-cache -t mazamascience/pwfslsmoke:v1.0.7 -t mazamascience/pwfslsmoke:latest .
docker build --no-cache -t mazamascience/pwfslsmoke:v1.0.10 -t mazamascience/pwfslsmoke:latest .

0 comments on commit 59ea306

Please sign in to comment.