Skip to content

Commit

Permalink
Merge pull request sphinx-labs#1684 from sphinx-labs/pate/fix-contain…
Browse files Browse the repository at this point in the history
…er-cron-syntax

fix(ci): Fix container latest tag
  • Loading branch information
RPate97 authored Apr 16, 2024
2 parents df67e38 + 0c89e52 commit 320bdf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: samgoldman/ci-builder:latest
images: samgoldman/ci-builder
tags: |
type=raw,value=latest
type=schedule,pattern={{date 'YYYYMMDD'}}
Expand Down

0 comments on commit 320bdf7

Please sign in to comment.