Skip to content

Commit 15167e4

Browse files
authored
Update golang Docker tag to v1.26.3 (#149)
1 parent 9332432 commit 15167e4

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.26.3-alpine AS buildbase
1717

1818
WORKDIR /app
1919

0 commit comments

Comments
 (0)