Skip to content

Commit d0c0d16

Browse files
committed
Update docker Docker tag to v29
1 parent 0aebd9d commit d0c0d16

File tree

1 file changed

+1
-1
lines changed
  • tutorials/verification-run/app-config/hello-verify

1 file changed

+1
-1
lines changed

tutorials/verification-run/app-config/hello-verify/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
FROM docker:26.1.3 as static-docker-source
14+
FROM docker:29.0.2 as static-docker-source
1515
FROM alpine:3.15
1616
ARG CLOUD_SDK_VERSION=400.0.0
1717
ENV CLOUD_SDK_VERSION=$CLOUD_SDK_VERSION

0 commit comments

Comments
 (0)