Rename the file to standard

This commit is contained in:
2021-07-21 11:22:26 +02:00
parent 7e16ac744c
commit a28e43fbbf
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -2,7 +2,7 @@
VERSION=1.0.0
docker build --no-cache=true -f buffer.Dockerfile -t paulscherrerinstitute/std-daq-buffer .
docker build --no-cache=true -t paulscherrerinstitute/std-daq-buffer .
docker tag paulscherrerinstitute/std-daq-buffer paulscherrerinstitute/std-daq-buffer:$VERSION
docker login