Skip to content

Commit

Permalink
use docker image version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atas committed Oct 13, 2023
1 parent 4cd334c commit 966b227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: ghcr.io/atas/ssg-builder:latest
image: ghcr.io/atas/ssg-builder:1.0.0

steps:
- name: Checkout repository
Expand Down

0 comments on commit 966b227

Please sign in to comment.