Skip to content

Bump protobufjs from 6.11.3 to 6.11.4 in /infrastructure #124

Bump protobufjs from 6.11.3 to 6.11.4 in /infrastructure

Bump protobufjs from 6.11.3 to 6.11.4 in /infrastructure #124

Workflow file for this run

name: Docker Image
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build ./ui --file ./ui/Dockerfile --tag dssa-ui:$(date +%Y%m%d)