0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00

chore: add/sync golang 1.20.x images (#1200)

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani 2023-02-16 01:25:32 -08:00 committed by GitHub
parent 7c3bf86a6b
commit 672a2cd384
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ jobs:
golang_version:
- 1.18
- 1.19
- 1.20
runs-on: ubuntu-latest
steps:
- name: Log in to GitHub Docker Registry