Skip to content

Commit

Permalink
update base image tag on pr github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Moggach committed Sep 4, 2024
1 parent 7dc66e3 commit 491d2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
lint-and-test:
runs-on: ubuntu-latest
container:
image: ghcr.io/commonknowledge/do-app-baseimage-django-node:364385f9d196a2bbe2d5faea025520cc0316501f
image: ghcr.io/commonknowledge/do-app-baseimage-django-node:6afc34140c9df175f6df73e9d7450dae48050eaf
# Workaround for: https://github.com/actions/checkout/issues/211
options: --user 1001
volumes:
Expand Down

0 comments on commit 491d2ae

Please sign in to comment.