Skip to content

Commit

Permalink
update: dind image version
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyslavvolkov committed Sep 4, 2022
1 parent b6632e5 commit dbcaf85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/dind/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax docker/dockerfile:latest
FROM summerwind/actions-runner-dind:v2.294.0-ubuntu-20.04
FROM summerwind/actions-runner-dind:v2.296.1-ubuntu-20.04
ARG node_version=16
LABEL org.opencontainers.image.authors="BN Enginseers <[email protected]>" \
org.opencontainers.image.url="https://github.com/bn-digital/docker" \
Expand Down
2 changes: 1 addition & 1 deletion skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build:
- image: nodejs
context: packages/nodejs
- image: dind
context: packages/nodejs
context: packages/dind
tagPolicy:
sha256: { }
local:
Expand Down

0 comments on commit dbcaf85

Please sign in to comment.