mirror of
https://github.com/bitnami/containers.git
synced 2026-03-31 14:57:47 +08:00
1.8.3-ol-7-r0 release
This commit is contained in:
@@ -9,12 +9,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages glibc
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-jobservice" "1.8.2-0" --checksum 09aa0fa123777c8c518fa31655f7640d58146d15e955c4d35856b879f881ea67
|
||||
RUN . ./libcomponent.sh && component_unpack "harbor-jobservice" "1.8.3-0" --checksum 12d37ee5fede475865452a46a6cd1d5a36f9d22faf5ff9fa7776eba6421e4b9e
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-jobservice" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.2-ol-7-r37" \
|
||||
BITNAMI_IMAGE_VERSION="1.8.3-ol-7-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-jobservice/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user