mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 21:02:25 +03:00
Bump go in docker images (#3582)
This commit is contained in:
parent
86358e1af6
commit
ee42cb48a4
5 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
#syntax=docker/dockerfile:1.2
|
||||
|
||||
FROM golang:1.23-bookworm as build
|
||||
FROM golang:1.24-bookworm as build
|
||||
RUN apt-get update && apt-get install -y postgresql
|
||||
WORKDIR /build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue