-
Notifications
You must be signed in to change notification settings - Fork 10
fix: Missing node modules for theme (#156) [DEVELOP] #157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Overview
Labels (3 changes)
-org.opencontainers.image.created=2024-08-12T04:28:53.166Z
+org.opencontainers.image.created=2024-08-15T01:58:33.801Z
org.opencontainers.image.description=Cmfive in a docker image
org.opencontainers.image.licenses=GPL-3.0
-org.opencontainers.image.revision=d84fa237537b25a5b7d52239be0b9558db57c098
+org.opencontainers.image.revision=aafd4342d703328427f83de967bb410e27d96f8e
org.opencontainers.image.source=https://github.com/2pisoftware/cmfive-boilerplate
org.opencontainers.image.title=Cmfive
org.opencontainers.image.url=https://github.com/2pisoftware/cmfive-boilerplate
org.opencontainers.image.vendor=2pisoftware
-org.opencontainers.image.version=develop
+org.opencontainers.image.version=pr-157 Packages and Vulnerabilities (839 package changes and 5 vulnerability changes)
Changes for packages of type
|
Package | Versionghcr.io/2pisoftware/cmfive:develop |
Versionghcr.io/2pisoftware/cmfive:pr-157 |
|
---|---|---|---|
➕ | Notifu | 1.7 |
|
➕ | notifu | 1.7 |
🔍 Vulnerabilities of
|
digest | sha256:c836bbbf7388f81f829e097fae9f801146694b005bbfe830aa4fb5ae7b2e3563 |
vulnerabilities | |
size | 380 MB |
packages | 1118 |
📦 Base Image alpine:3.19
also known as |
|
digest | sha256:8d733e27df31ac40ec64633002a200a0aed5477866730e0bfeb8d2dec5d8e76a |
vulnerabilities |
# Dockerfile (132:135)
COPY --chown=cmfive:cmfive \
--from=core \
/cmfive-core/system/templates/base/node_modules \
system/templates/base/node_modules
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (123:123)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (100:100)
COPY /.codepipeline/docker/configs/fpm/ /etc/php81/
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (100:100)
COPY /.codepipeline/docker/configs/fpm/ /etc/php81/
Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (123:123)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (132:135)
COPY --chown=cmfive:cmfive \
--from=core \
/cmfive-core/system/templates/base/node_modules \
system/templates/base/node_modules
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (123:123)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (132:135)
COPY --chown=cmfive:cmfive \
--from=core \
/cmfive-core/system/templates/base/node_modules \
system/templates/base/node_modules
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (123:123)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (132:135)
COPY --chown=cmfive:cmfive \
--from=core \
/cmfive-core/system/templates/base/node_modules \
system/templates/base/node_modules
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (132:135)
COPY --chown=cmfive:cmfive \
--from=core \
/cmfive-core/system/templates/base/node_modules \
system/templates/base/node_modules
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (123:123)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (132:135)
COPY --chown=cmfive:cmfive \
--from=core \
/cmfive-core/system/templates/base/node_modules \
system/templates/base/node_modules
Description
|
Changes to master to be merged on to develop.