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 Jan 3, 2023
1 parent 546f2dc commit c75c31b
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:ae4ccc0c04594f732cbfb02b855c3bf9bc0f72a05ed52ce5e8da8a4a8ff985af
FROM mcr.microsoft.com/vscode/devcontainers/base:buster@sha256:46a3b59e49e4ceb770a1363fbd759e4212f9f779d2c16dc95616e45de36edfd6

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:5929762b2ff4598518d607442a7d549c16d53499e92af5f252ef6672daafb124
image: localstack/localstack@sha256:24f9329e9de23c5253cb344ed6c85e3cd2848d12918b29099cf73e15863a10a6
hostname: localstack
volumes:
- "./data:/tmp/localstack"
Expand Down

0 comments on commit c75c31b

Please sign in to comment.