Skip to content

Commit

Permalink
Bump Docker image to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brunojppb committed Aug 23, 2022
1 parent df20f80 commit 93b9e45
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 @@ -32,6 +32,6 @@ jobs:
context: .
platforms: 'linux/amd64,linux/arm64'
push: ${{ github.event_name != 'pull_request' }}
tags: 'brunojppb/turbo-racer:latest,brunojppb/turbo-racer:1.0.2'
tags: 'brunojppb/turbo-racer:latest,brunojppb/turbo-racer:1.0.3'
cache-from: type=registry,ref=brunojppb/turbo-racer:latest
cache-to: type=inline

0 comments on commit 93b9e45

Please sign in to comment.