Skip to content

Commit e5b743c

Browse files
committed
1 parent 72d45f7 commit e5b743c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM golang:latest
15+
FROM golang:1.26rc2
1616
LABEL maintainer="Frederic Boltz <frederic.boltz@gmail.com>"
1717

1818
ENV GOPATH /gopath/

0 commit comments

Comments
 (0)