Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #469 from oshied/gaia-jammy
Browse files Browse the repository at this point in the history
move gaia to jammy
  • Loading branch information
cloudnull authored May 8, 2023
2 parents e96da8b + 69cb83b commit d41c984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gaia-sdk-45-fork/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/oshied/base-go1.18:bionic as BUILD
FROM ghcr.io/oshied/base-go1.18:jammy as BUILD
ARG git_repository=https://github.com/cosmos/gaia.git
ARG git_version=main
RUN git clone --recursive --branch $git_version $git_repository /build_dir
Expand Down

0 comments on commit d41c984

Please sign in to comment.