Skip to content

Commit

Permalink
use <major>-<distro> instead of latest
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Aug 30, 2024
1 parent 6ab4d08 commit 245a721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#######################################################################

# base image tag
ARG ZOWE_BASE_IMAGE=latest-ubuntu
ARG ZOWE_BASE_IMAGE=2-ubuntu

FROM zowe-docker-release.jfrog.io/ompzowe/base-node:${ZOWE_BASE_IMAGE} AS builder

Expand Down

0 comments on commit 245a721

Please sign in to comment.