File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 53
53
password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
54
54
55
55
- name : Build and Push Docker Image
56
- uses : docker/build-push-action@v5
56
+ uses : docker/build-push-action@v6
57
57
with :
58
58
file : ${{ env.CONTAINER_SRC_FILE }}
59
59
push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 53
53
password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
54
54
55
55
- name : Build and Push Docker Image
56
- uses : docker/build-push-action@v5
56
+ uses : docker/build-push-action@v6
57
57
with :
58
58
file : ${{ env.CONTAINER_SRC_FILE }}
59
59
push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 53
53
password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
54
54
55
55
- name : Build and Push Docker Image
56
- uses : docker/build-push-action@v5
56
+ uses : docker/build-push-action@v6
57
57
with :
58
58
file : ${{ env.CONTAINER_SRC_FILE }}
59
59
push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 53
53
password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
54
54
55
55
- name : Build and Push Docker Image
56
- uses : docker/build-push-action@v5
56
+ uses : docker/build-push-action@v6
57
57
with :
58
58
file : ${{ env.CONTAINER_SRC_FILE }}
59
59
push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 53
53
password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
54
54
55
55
- name : Build and Push Docker Image
56
- uses : docker/build-push-action@v5
56
+ uses : docker/build-push-action@v6
57
57
with :
58
58
file : ${{ env.CONTAINER_SRC_FILE }}
59
59
push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 53
53
password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
54
54
55
55
- name : Build and Push Docker Image
56
- uses : docker/build-push-action@v5
56
+ uses : docker/build-push-action@v6
57
57
with :
58
58
file : ${{ env.CONTAINER_SRC_FILE }}
59
59
push : true # Will only build if this is not here
You can’t perform that action at this time.
0 commit comments