Use fixed version of golang image

This commit is contained in:
Krzysztof Siedlecki 2023-07-14 11:23:47 +02:00
parent ec783d2d1b
commit eb2accbebf
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.20
FROM golang:1.20.4
LABEL maintainer="Marcin Wielgus <mwielgus@google.com>"
ENV GOPATH /gopath/