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 a961bf0 commit d8c64d7Copy full SHA for d8c64d7
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.6@sha256:70a96fca84a983778771f0651c8db22694e75f4393bc01c3247c393c9c607791"
+ image: "docker.io/privatebin/nginx-fpm-alpine:1.7.8@sha256:201c3d34278ee5e1eb997c5fb38e24af1e0eb46e93d96029a5931a1b8406a4d8"
33
imagePullPolicy: "IfNotPresent"
34
resources:
35
requests:
0 commit comments