Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Commit

Permalink
build: bump tags
Browse files Browse the repository at this point in the history
  • Loading branch information
upsetbit committed May 12, 2022
1 parent faf961c commit b332c8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/edge/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM caian/sample-devcontainer:0.5.0-full
FROM caian/sample-devcontainer:0.6.0-full

ARG DOCKER_DEFAULT_USER=turing
ENV DOCKER_DEFAULT_USER $DOCKER_DEFAULT_USER
Expand Down
2 changes: 1 addition & 1 deletion images/full/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM caian/sample-devcontainer:0.5.0-bare
FROM caian/sample-devcontainer:0.6.0-bare

ARG DOCKER_DEFAULT_USER=turing
ENV DOCKER_DEFAULT_USER $DOCKER_DEFAULT_USER
Expand Down

0 comments on commit b332c8a

Please sign in to comment.