Skip to content

Commit

Permalink
Change ib base image tag to 18.18 (NUWCDIVNPT#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
cd-rite authored Dec 19, 2023
1 parent b14d838 commit df3300e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pub-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
file: ./Dockerfile
push: true
build-args: |
BASE_IMAGE=registry1.dso.mil/ironbank/opensource/nodejs/nodejs18:18.16.0
BASE_IMAGE=registry1.dso.mil/ironbank/opensource/nodejs/nodejs18:18.18
COMMIT_BRANCH=${{ steps.prep.outputs.branch }}
COMMIT_SHA=${{ steps.prep.outputs.sha }}
COMMIT_TAG=${{ steps.prep.outputs.tag }}
Expand Down

0 comments on commit df3300e

Please sign in to comment.