Skip to content
Snippets Groups Projects
Commit c1851b70 authored by Dennis Ahrens's avatar Dennis Ahrens Committed by Elke Kreim
Browse files

Raise maxima to 2023072101

parent 1865fe82
Branches
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@
# We need Go 1.13 for this to compile properly
docker run --rm -v "$PWD":/usr/src/myapp -w /usr/src/myapp golang:1.20 bash -c './buildweb.sh'
# Build container with custom added version 2023060500
./buildimage.sh 2023060500
# Build container with custom added version 2023072101
./buildimage.sh 2023072101
#!/bin/bash
docker run -d -p 0.0.0.0:80:8080/tcp goemaxima:2023060500-dev
docker run -d -p 0.0.0.0:80:8080/tcp goemaxima:2023072101-dev
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment