We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7c842 commit 3199cf7Copy full SHA for 3199cf7
buildscripts/cstor-csi-driver/cstor-csi-driver.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.14.7 as build
+FROM golang:1.16.5 as build
16
17
ARG BRANCH
18
ARG RELEASE_TAG
0 commit comments