Skip to content

Commit

Permalink
feat(docker): change image name to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
dsluijk committed Oct 9, 2023
1 parent 505da6b commit c8d467a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: ghcr.io/wisvch/hackdelft-2022
images: ghcr.io/wisvch/hackdelft-2024
tags: type=sha, prefix={{date 'YYYYMMDD'}}-
- name: Build and push Docker image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit c8d467a

Please sign in to comment.