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 Apr 2, 2024
1 parent 2d89d7a commit fea22e5
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/python:3.11-buster@sha256:3ba9c4b3cf79d915afdd390d115e513de15ce5448f36c416f6612811fbc58106
FROM mcr.microsoft.com/vscode/devcontainers/python:3.11-buster@sha256:986081d701330a145a0250b5b6f985f93363d598dfd81167a332567eb2eae31b

ARG USERNAME=vscode

Expand Down
2 changes: 1 addition & 1 deletion aws/ecr/github-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/actions/actions-runner:2.313.0
FROM ghcr.io/actions/actions-runner:2.315.0@sha256:45f609ab5bd691735dbb25e3636db2f5142fcd8f17de635424f2e7cbd3e16bc9
USER root

RUN apt update
Expand Down

0 comments on commit fea22e5

Please sign in to comment.