mirror of
https://github.com/bitnami/containers.git
synced 2026-03-19 15:57:46 +08:00
Update minideb-extras base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r19-buildpack
|
||||
FROM bitnami/minideb-extras:jessie-r24-buildpack
|
||||
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN rm -rf /app
|
||||
|
||||
# ExpressJS template
|
||||
ENV BITNAMI_APP_NAME=express
|
||||
ENV BITNAMI_IMAGE_VERSION=4.15.3-r2
|
||||
ENV BITNAMI_IMAGE_VERSION=4.15.3-r3
|
||||
|
||||
COPY rootfs/ /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user