Skip to content

Commit

Permalink
I guess that dockerfile arg is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-dadams committed Oct 3, 2024
1 parent 4230c06 commit e8163f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Dockerfile.fips
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ FROM ubuntu:16.04
ARG GO_VERSION=1.21.6
# Define build-time arguments for the GitHub CLI version and architecture
ARG GH_VERSION='2.0.0'
ARG GH_ARCH='amd64'


# Install dependencies
Expand Down

0 comments on commit e8163f0

Please sign in to comment.