Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
d1b3dd7438 | |||
e8936ca2c2 | |||
12b1014e37 | |||
f877d4c455 |
@ -12,6 +12,8 @@ steps:
|
||||
containerfile: Containerfile
|
||||
output: type=oci,dest=oci/${CI_REPO_NAME},tar=false
|
||||
repo: thegeeklab/${CI_REPO_NAME}
|
||||
registry_config:
|
||||
from_secret: DOCKER_REGISTRY_CONFIG_PULL
|
||||
|
||||
- name: security-scan
|
||||
image: docker.io/aquasec/trivy
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM docker.io/node:lts-bookworm-slim@sha256:ec35a66c9a0a275b027debde05247c081f8b2f0c43d7399d3a6ad5660cee2f6a
|
||||
FROM docker.io/node:lts-bookworm-slim@sha256:4b44c32c9f3118d60977d0dde5f758f63c4f9eac8ddee4275277239ec600950f
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
Loading…
Reference in New Issue
Block a user