Skip to content

Commit

Permalink
Merge pull request #3 from TauferLab/develop
Browse files Browse the repository at this point in the history
[update] docker version
  • Loading branch information
hfmartinez authored Jun 24, 2024
2 parents 3b1cab7 + 5aeef0f commit eafd7fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "NSDF Tutorial",
"image": "globalcomputinglab/somospie_openvisus:acm_tutorial_2024",
"image": "globalcomputinglab/somospie_openvisus:acm-tutorial-2024",
"containerEnv": {
"PROJ_LIB": "/opt/conda/envs/NSDF-Tutorial/share/proj"
},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
push: true
file: ./hands-on/Dockerfile
tags: ${{ secrets.DOCKERHUB_ORG }}/somospie_openvisus:acm_tutorial_2024
tags: ${{ secrets.DOCKERHUB_ORG }}/somospie_openvisus:acm-tutorial-2024

env:
DOCKER_CLI_EXPERIMENTAL: enabled
Expand Down

0 comments on commit eafd7fc

Please sign in to comment.