chore(deps): Added versions to the apps

This commit is contained in:
2025-06-04 13:04:32 +02:00
parent 9bcd14eb44
commit 0e55a410da
7 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ spec:
persistentVolumeClaim:
claimName: privatebin-data-pvc
containers:
- image: privatebin/nginx-fpm-alpine:latest
- image: privatebin/nginx-fpm-alpine:v1.7.6
name: privatebin
imagePullPolicy: Always
ports:
@@ -40,7 +40,7 @@ spec:
seccompProfile:
type: RuntimeDefault
- name: anubis
image: ghcr.io/techarohq/anubis:latest
image: ghcr.io/techarohq/anubis:v0.8.1
imagePullPolicy: Always
env:
- name: "BIND"