Skip to content

Commit

Permalink
syncing up to 497f54f3752be4abc5c4717740d27f829e3415bb
Browse files Browse the repository at this point in the history
Co-authored-by: Bruce Yu <[email protected]>
  • Loading branch information
superblocksadmin and bruce-y committed Dec 4, 2024
1 parent f6c06be commit d742f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.orchestrator
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ARG EXTRA_GO_OPTIONS
RUN make build-go SERVICE_VERSION=${SERVICE_VERSION} EXTRA_GO_OPTIONS=${EXTRA_GO_OPTIONS}

# Build the final image
FROM ghcr.io/superblocksteam/ubuntu-mirror:23.04 AS base
FROM ghcr.io/superblocksteam/ubuntu:24.04 AS base

# Install CA certificates
RUN apt-get update \
Expand Down

0 comments on commit d742f28

Please sign in to comment.