Skip to content

Commit

Permalink
docops: Update how to grab SNAP_TOKEN with new docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
abitrolly committed Sep 26, 2024
1 parent c749d4f commit c9463bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docops/CHEATSHEET.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ brew install buildpacks/tap/pack

Generate SNAP_TOKEN for uploads.
```
podman run -it --rm yakshaveinc/snapcraft:core18 snapcraft export-login --snaps=yakshaveinc --acls=package_upload --channels stable -
podman run -it --rm yakshaveinc/snapcraft:core24 export-login --snaps=yakshaveinc --acls=package_upload --channels stable -
```

**Pushing image to DockerHub**
Expand Down

0 comments on commit c9463bf

Please sign in to comment.