We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c906237 commit 0c6f248Copy full SHA for 0c6f248
apps/privatebin/deployment.yaml
@@ -29,7 +29,7 @@ spec:
29
type: "RuntimeDefault"
30
containers:
31
- name: "privatebin"
32
- image: "docker.io/privatebin/nginx-fpm-alpine:1.7.8@sha256:201c3d34278ee5e1eb997c5fb38e24af1e0eb46e93d96029a5931a1b8406a4d8"
+ image: "docker.io/privatebin/nginx-fpm-alpine:2.0.0@sha256:67684f8b14430b59c493c4cc52ec3ccc378878108589ee4a9e860e7072da278d"
33
imagePullPolicy: "IfNotPresent"
34
resources:
35
requests:
0 commit comments