Skip to content

Commit

Permalink
Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekMichali committed Jan 31, 2025
1 parent 87fe357 commit 3094e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/e2e/provisioning/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.5-alpine3.20 AS build
FROM golang:1.23.5-alpine3.20 as builder

ENV SRC_DIR=/go/src/github.com/kyma-project/kyma-environment-broker/tests/e2e/provisioning

Expand Down

0 comments on commit 3094e38

Please sign in to comment.