Skip to content

Commit d635c2e

Browse files
committed
Update golang Docker tag to v1.25.5
1 parent 51163c3 commit d635c2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datasource-syncer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# Stage 1: Build the application
16-
FROM golang:1.24.2-alpine AS buildbase
16+
FROM golang:1.25.5-alpine AS buildbase
1717

1818
WORKDIR /app
1919

0 commit comments

Comments
 (0)