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 2aaaa43 commit 0a3eef8Copy full SHA for 0a3eef8
test/fixtures/binaries-deployment.yaml
@@ -17,7 +17,7 @@ spec:
17
spec:
18
containers:
19
- name: node
20
- image: node:lts-alpine3.11
+ image: node@sha256:215a9fbef4df2c1ceb7c79481d3cfd94ad8f1f0105bade39f3be907bf386c5e1
21
command: ['sh', '-c', 'echo Hello from node:lts-alpine3.11 pod! && sleep 360000']
22
ports:
23
- containerPort: 80
0 commit comments