Skip to content

Commit

Permalink
chore: add lable to base container
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Dec 4, 2023
1 parent 9b4ff0e commit 4810a2e
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:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb
FROM ubuntu:22.04@sha256:8eab65df33a6de2844c9aefd19efe8ddb87b7df5e9185a4ab73af936225685bb

ARG BATS_VERSION=1.10.0
ARG CCACHE_VERSION=4.8.3
Expand Down

0 comments on commit 4810a2e

Please sign in to comment.