Skip to content

Commit

Permalink
Fix unbound variable
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Oct 10, 2024
1 parent 44dd551 commit b3a552a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ ARG SOURCE_SUFFIX="-main"

## SOURCE_TAG arg must be a version built for the specific image: eg, 39, 40, gts, latest
ARG SOURCE_TAG="40"
ARG FEDORA_MAJOR_VERSION=${FEDORA_MAJOR_VERSION}


### 2. SOURCE IMAGE
Expand Down

0 comments on commit b3a552a

Please sign in to comment.