Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 219a797

Browse files
authored
Merge pull request #27 from github/remove-wf
use new base docker image in uboot course
2 parents b573fb0 + 1eca5da commit 219a797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/cpp/uboot/image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.pkg.github.com/github/codeql-learninglab-actions/codeql-learninglab-check:v0.0.9
1+
FROM docker.pkg.github.com/github/codeql-learninglab-actions/codeql-learninglab-check:v0.0.10
22

33
## Add course config
44
COPY --chown=codeql:codeql config /home/codeql/config

0 commit comments

Comments
 (0)