Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
lushi78778 committed Dec 26, 2023
1 parent b3b022d commit 8b18ecf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Dockerfile

# Set default values for variables
ENV DOCKER_VERSION=232.10275 \
INSTANCE=Writerside/go-tutorial \
ARTIFACT=webHelpGO-TUTORIAL2-all.zip
DOCKER_VERSION=232.10275
INSTANCE=Writerside/go-tutorial
ARTIFACT=webHelpGO-TUTORIAL2-all.zip

# Build stage
FROM registry.jetbrains.team/p/writerside/builder/writerside-builder:${DOCKER_VERSION} as build
Expand Down

0 comments on commit 8b18ecf

Please sign in to comment.