Skip to content

Commit

Permalink
fix: update Docker image name (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtweeman authored Dec 18, 2024
1 parent 20f3ec5 commit ca64e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolbox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FROM ${GEODESIC_REPOSITORY}:${GEODESIC_TAG}

ENV BANNER="toolbox"

ENV DOCKER_IMAGE="mtweeman/hajle-silesia_provisioning-toolbox"
ENV DOCKER_IMAGE="hajlesilesia/provisioning"
ENV DOCKER_TAG="latest"

# Add system-wide git safe directory to avoid ownership issues in the filesystem.
Expand Down

0 comments on commit ca64e2c

Please sign in to comment.