mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 21:02:25 +03:00
Fix docker build for yggdrasil
This commit is contained in:
parent
8cde59c12f
commit
a8d842bd05
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM docker.io/golang:1.22 AS base
|
FROM docker.io/golang:1.22-alpine AS base
|
||||||
|
|
||||||
#
|
#
|
||||||
# Needs to be separate from the main Dockerfile for OpenShift,
|
# Needs to be separate from the main Dockerfile for OpenShift,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue