Skip to content

Commit

Permalink
chore(deps): update all non-major docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2023
1 parent badbe3d commit b63a8da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/vscode/devcontainers/base:buster@sha256:46a3b59e49e4ceb770a1363fbd759e4212f9f779d2c16dc95616e45de36edfd6
FROM mcr.microsoft.com/vscode/devcontainers/base:buster@sha256:d02d878f3cb200bf693e5b7276d33b6b5699bf940b27654dfb96f9073d61ca4f

ARG USERNAME=vscode
ARG AWS_SAM_VERSION
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
DEVCONTAINER: "True"

localstack:
image: localstack/localstack@sha256:fbf7e221ab8d2ddba7247d84de6bd10dbaa9553262ceb313329ae8116551d791
image: localstack/localstack@sha256:6057a07a7f6d4ce5f30b89607918224505baae62af4ed6926cab8c8bd5dfd5a4
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit b63a8da

Please sign in to comment.