Skip to content

Commit

Permalink
deps(docker): bump ubuntu from 2b7412e to 8eab65d in /.devcontain…
Browse files Browse the repository at this point in the history
…er (#228)

* deps(docker)(deps): bump ubuntu in /.devcontainer

Bumps ubuntu from `2b7412e` to `8eab65d`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: add lable to base container

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ron <45816308+rjaegers@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and rjaegers committed Dec 4, 2023
1 parent b35eb24 commit 491e9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f
FROM ubuntu:22.04@sha256:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb

ARG BATS_VERSION=1.10.0
ARG CCACHE_VERSION=4.8.3
Expand Down

0 comments on commit 491e9f9

Please sign in to comment.