Skip to content

Commit

Permalink
Revert Alpine update for verification image
Browse files Browse the repository at this point in the history
  • Loading branch information
henrybell committed May 31, 2024
1 parent 28bdce3 commit d5926b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM docker:20.10.24 as static-docker-source
FROM alpine:3.20
FROM alpine:3.15
ARG CLOUD_SDK_VERSION=400.0.0
ENV CLOUD_SDK_VERSION=$CLOUD_SDK_VERSION
ENV PATH /google-cloud-sdk/bin:$PATH
Expand Down

0 comments on commit d5926b4

Please sign in to comment.