Skip to content

Commit 1b94339

Browse files
author
Esen Sagynov
committed
Specify the exact tag because latest is unavailable.
- Issue reported in aws/jsii#3505. - Upstream https://hub.docker.com/r/jsii/superchain recommends the `1-bullseye-slim` version.
1 parent 1cd4f6d commit 1b94339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
#- name: Anti-tamper check
3232
# run: git diff --exit-code
3333
container:
34-
image: jsii/superchain
34+
image: jsii/superchain:1-bullseye-slim

0 commit comments

Comments
 (0)