File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 54
54
55
55
- name : Build and Push Kubectl Docker image
56
56
id : build-and-push
57
- uses : docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
57
+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
58
58
with :
59
59
context : samples/kubernetes/
60
60
file : samples/kubernetes/DockerKubeHelmAlpine.docker
74
74
75
75
- name : Build and Push PgClient Docker image
76
76
id : build-and-push1
77
- uses : docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
77
+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
78
78
with :
79
79
context : samples/adhoc-examples/
80
80
file : samples/adhoc-examples/DockerPgClient.docker
90
90
91
91
- name : Build and Push AWS Docker image
92
92
id : build-and-push2
93
- uses : docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
93
+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
94
94
with :
95
95
context : samples/aws/
96
96
file : samples/aws/aws-cli-cdk.Dockerfile
Original file line number Diff line number Diff line change 60
60
# https://github.com/docker/build-push-action
61
61
- name : Build and Push Windows Docker image
62
62
id : build-and-push
63
- uses : docker/build-push-action@84ad562665bb303b549fec655d1b64f9945f3f91
63
+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
64
64
with :
65
65
context : samples/adhoc-examples/
66
66
file : samples/adhoc-examples/DockerWindows.docker
You can’t perform that action at this time.
0 commit comments