We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801f960 commit 72d97b4Copy full SHA for 72d97b4
build/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM golang:1.19-alpine AS builder
+FROM golang:1.20-alpine AS builder
16
17
RUN apk --no-cache add git openssh
18
0 commit comments