Skip to content

Commit e19232e

Browse files
authored
Merge pull request docker#11000 from thaJeztah/update_golang_1.21.1
update to go1.21.1
2 parents 9d7e0ad + 6d5eb6f commit e19232e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717

18-
ARG GO_VERSION=1.21.0
18+
ARG GO_VERSION=1.21.1
1919
ARG XX_VERSION=1.2.1
2020
ARG GOLANGCI_LINT_VERSION=v1.54.2
2121
ARG ADDLICENSE_VERSION=v1.0.0

0 commit comments

Comments
 (0)