Skip to content

Commit ae59222

Browse files
Update dependency golang to v1.18.3
1 parent 1ca42b2 commit ae59222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1515
#
1616

17-
FROM golang:1.16.3-buster
17+
FROM golang:1.18.3-buster
1818

1919
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
2020

0 commit comments

Comments
 (0)